home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
audio-video
/
dsplayer
/
dsplayer.exe
/
{app}
/
config
/
paylistfilepopupmenu.def
< prev
next >
Wrap
Text File
|
2006-05-14
|
944b
|
35 lines
//-------------------------------------------------------------
// Do not change this File without having the documentation !!!
//-------------------------------------------------------------
// DSPlayer def file
// for dynamic Popupmenu creation ;)
// about paylistfilepopupmenu.def
// ------------------------------
// filters, language and skins submenus are automaticly created
// by DSPlayer
// The following entries are the names of the MenuItems in the
// popupmenu
// to support functionality of new items,
// the item click handler must be updated in the DSPlayer code
// [popupmenu] is a static placeholder
// this command can't be changed
[popupmenu]
++icongroup begin
**icon
**open.bmp
playlistaddfiles
**icon
**open.bmp
playlistLoad
**icon
**save.bmp
playlistSaveAs
playlistnewplaylist
[end]
// "++******group end" is not supported before [end] tag !!!
// no need to close the group there !!!